Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

And you could also try Dir$
~Umberto Nongeroson 9.Dec.03 05:11 PM a Web browser
Applications Development 6.0.1 Windows 2000


Dir[$] [ ( fileSpec [ , attributeMask ] ) ]

Elements

fileSpec
A string expression that specifies a path and the file names you want returned. The argument is required only for the first call to Dir$ for any path.

Standard wildcard characters can be used in fileSpec to designate all files satisfying the wildcard criterion. Asterisk ( * ) for either the file name or the extension designates all files with any characters in that position. Question mark ( ? ) in any character position in either part of the name designates any single character in that position.

attributeMask
An integer expression whose value specifies what names should be returned. If this argument is omitted, the names of normal files that match fileSpec are returned. If you supply an attributeMask argument, you must supply a fileSpec argument.

Dir$ always returns the names of normal files. To include other files in the returned list of file names, specify the sum of those values in the following table that correspond to the desired kinds of files:

MaskFile attributeConstant
0 Normal fileATTR_NORMAL
2 Hidden fileATTR_HIDDEN
4 System fileATTR_SYSTEM
8 Volume labelATTR_VOLUME. If any other attribute is specified, ATTR_VOLUME is ignored.
16 DirectoryATTR_DIRECTORY




Seeking for help on Lotus Script Fu... (~Tate Bubtoover... 9.Dec.03)
. . RE: Seeking for help on Lotus Scrip... (~Lily Nonwether... 9.Dec.03)
. . RE: Seeking for help on Lotus Scrip... (~Delores Dwonic... 9.Dec.03)
. . And you could also try Dir$ (~Dan Elhipister... 9.Dec.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS